[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-02-22 15:45:56", 
  "modified_by": "Administrator", 
  "modified": "2012-02-22 15:45:56"
 }, 
 {
  "name": "__common__", 
  "parent": "Delivery Note-Packing Slip", 
  "doctype": "Table Mapper Detail", 
  "parenttype": "DocType Mapper", 
  "parentfield": "table_mapper_details"
 }, 
 {
  "name": "__common__", 
  "parent": "Delivery Note-Packing Slip", 
  "doctype": "Field Mapper Detail", 
  "parenttype": "DocType Mapper", 
  "parentfield": "field_mapper_details"
 }, 
 {
  "name": "__common__", 
  "to_doctype": "Packing Slip", 
  "module": "Stock", 
  "doctype": "DocType Mapper", 
  "ref_doc_submitted": 0, 
  "from_doctype": "Delivery Note"
 }, 
 {
  "name": "Delivery Note-Packing Slip", 
  "doctype": "DocType Mapper"
 }, 
 {
  "map": "Yes", 
  "match_id": 0, 
  "to_field": "delivery_note", 
  "doctype": "Field Mapper Detail", 
  "from_field": "name"
 }, 
 {
  "map": "No", 
  "match_id": 1, 
  "to_field": "qty", 
  "doctype": "Field Mapper Detail", 
  "from_field": "qty"
 }, 
 {
  "map": "No", 
  "match_id": 0, 
  "to_field": "naming_series", 
  "doctype": "Field Mapper Detail", 
  "from_field": "naming_series"
 }, 
 {
  "match_id": 0, 
  "doctype": "Table Mapper Detail", 
  "from_table": "Delivery Note", 
  "to_table": "Packing Slip", 
  "validation_logic": "docstatus=0"
 }, 
 {
  "match_id": 1, 
  "to_field": "item_details", 
  "doctype": "Table Mapper Detail", 
  "from_field": "delivery_note_details", 
  "from_table": "Delivery Note Item", 
  "to_table": "Packing Slip Item", 
  "validation_logic": "IFNULL(packed_qty, 0) < IFNULL(qty, 0)"
 }
]